﻿2026-06-21T08:15:58.2425091Z ##[group]Run actions/checkout@v5
2026-06-21T08:15:58.2425881Z with:
2026-06-21T08:15:58.2426397Z   fetch-depth: 0
2026-06-21T08:15:58.2426963Z   repository: SaberMage/spt-core
2026-06-21T08:15:58.2432366Z   token: ***
2026-06-21T08:15:58.2432905Z   ssh-strict: true
2026-06-21T08:15:58.2433461Z   ssh-user: git
2026-06-21T08:15:58.2434023Z   persist-credentials: true
2026-06-21T08:15:58.2434615Z   clean: true
2026-06-21T08:15:58.2435168Z   sparse-checkout-cone-mode: true
2026-06-21T08:15:58.2435812Z   fetch-tags: false
2026-06-21T08:15:58.2436379Z   show-progress: true
2026-06-21T08:15:58.2436992Z   lfs: false
2026-06-21T08:15:58.2437498Z   submodules: false
2026-06-21T08:15:58.2438072Z   set-safe-directory: true
2026-06-21T08:15:58.2438648Z ##[endgroup]
2026-06-21T08:15:58.4332153Z Syncing repository: SaberMage/spt-core
2026-06-21T08:15:58.4333866Z ##[group]Getting Git version info
2026-06-21T08:15:58.4334721Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-21T08:15:58.4598375Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T08:15:58.4804539Z git version 2.43.0.windows.1
2026-06-21T08:15:58.4835124Z ##[endgroup]
2026-06-21T08:15:58.4845147Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\0e0da385-0463-4a5e-aa5e-a58527bbd1fc\.gitconfig'
2026-06-21T08:15:58.4860366Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\0e0da385-0463-4a5e-aa5e-a58527bbd1fc' before making global git config changes
2026-06-21T08:15:58.4862250Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T08:15:58.4865453Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T08:15:58.5089887Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-21T08:15:58.5269665Z https://github.com/SaberMage/spt-core
2026-06-21T08:15:58.5295962Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T08:15:58.5301350Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T08:15:58.5488329Z HEAD
2026-06-21T08:15:58.5747631Z ##[endgroup]
2026-06-21T08:15:58.5749895Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-21T08:15:58.9337176Z ##[group]Cleaning the repository
2026-06-21T08:15:58.9340755Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-21T08:16:14.4046850Z Removing target/
2026-06-21T08:16:14.4085727Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-21T08:16:14.4485065Z HEAD is now at 62ed011 Merge 77378b113f546c0fb9baed3bf6bd82525a0bb28f into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T08:16:14.4523069Z ##[endgroup]
2026-06-21T08:16:14.4528413Z ##[group]Disabling automatic garbage collection
2026-06-21T08:16:14.4534184Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T08:16:14.4770668Z ##[endgroup]
2026-06-21T08:16:14.4771087Z ##[group]Setting up auth
2026-06-21T08:16:14.4777241Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T08:16:14.4991945Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T08:16:14.8714793Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T08:16:14.8943133Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T08:16:15.2664887Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T08:16:15.2905101Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T08:16:15.6494364Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T08:16:15.6774863Z ##[endgroup]
2026-06-21T08:16:15.6775265Z ##[group]Fetching the repository
2026-06-21T08:16:15.6782249Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +4e5e7a90411e0c993a872a6ec425c92242c4afd1:refs/remotes/pull/27/merge
2026-06-21T08:16:18.2712691Z From https://github.com/SaberMage/spt-core
2026-06-21T08:16:18.2713272Z  * [new branch]      pump-carrier-fix                         -> origin/pump-carrier-fix
2026-06-21T08:16:18.2713960Z    77378b1..e54bc51  wedge-trace-v4                           -> origin/wedge-trace-v4
2026-06-21T08:16:18.2714619Z  + 62ed011...4e5e7a9 4e5e7a90411e0c993a872a6ec425c92242c4afd1 -> pull/27/merge  (forced update)
2026-06-21T08:16:18.2852248Z ##[endgroup]
2026-06-21T08:16:18.2852702Z ##[group]Determining the checkout info
2026-06-21T08:16:18.2853060Z ##[endgroup]
2026-06-21T08:16:18.2860421Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T08:16:18.3146734Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T08:16:18.3373979Z ##[group]Checking out the ref
2026-06-21T08:16:18.3378228Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T08:16:18.3836763Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T08:16:18.3837201Z any of your branches:
2026-06-21T08:16:18.3837308Z 
2026-06-21T08:16:18.3837561Z   62ed011 Merge 77378b113f546c0fb9baed3bf6bd82525a0bb28f into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T08:16:18.3837880Z 
2026-06-21T08:16:18.3838012Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T08:16:18.3838345Z to do so with:
2026-06-21T08:16:18.3838456Z 
2026-06-21T08:16:18.3838552Z  git branch <new-branch-name> 62ed011
2026-06-21T08:16:18.3838695Z 
2026-06-21T08:16:18.3839075Z HEAD is now at 4e5e7a9 Merge e54bc514b76200b8940de007317c4d836a2c782c into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T08:16:18.3862929Z ##[endgroup]
2026-06-21T08:16:18.4113645Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T08:16:18.4335353Z 4e5e7a90411e0c993a872a6ec425c92242c4afd1
